x11: Fix a trap mixup
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2016 19:49:24 +0000 (15:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2016 19:51:05 +0000 (15:51 -0400)
commitc9749ad7dca87628caeeb87ac967d95871643698
tree9ec9619a2b750e1f805f89d34ebd34c6295eaa3f
parentea1295c9ab40ab8c1b5b80ccf1575710c5ff6b86
x11: Fix a trap mixup

There was a return between a push/pop of an error trap, and
this managed to trigger the 'unpopped trap' warning in the
displayclose test now. Fix this.
gdk/x11/gdkdevicemanager-xi2.c